Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[stable10] Fix test suites name to match encryption app. #35370

Merged
merged 1 commit into from
May 30, 2019

Conversation

dpakach
Copy link
Contributor

@dpakach dpakach commented May 30, 2019

Description

Change the encryption test suite name to match that from encryption app.

Related Issue

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Database schema changes (next release will require increase of minor version instead of patch)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Technical debt
  • Tests only (no source changes)

Checklist:

  • Code changes
  • Unit tests added
  • Acceptance tests added
  • Documentation ticket raised:

Open tasks:

  • Backport (if applicable set "backport-request" label and remove when the backport was done)

@codecov
Copy link

codecov bot commented May 30, 2019

Codecov Report

Merging #35370 into stable10 will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##             stable10   #35370   +/-   ##
===========================================
  Coverage       64.64%   64.64%           
  Complexity      20093    20093           
===========================================
  Files            1289     1289           
  Lines           76947    76947           
  Branches         1300     1300           
===========================================
  Hits            49739    49739           
  Misses          26824    26824           
  Partials          384      384
Flag Coverage Δ Complexity Δ
#javascript 53.85% <ø> (ø) 0 <ø> (ø) ⬇️
#phpunit 65.78% <ø> (ø) 20093 <ø> (ø) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7be91da...74ff634. Read the comment docs.

1 similar comment
@codecov
Copy link

codecov bot commented May 30, 2019

Codecov Report

Merging #35370 into stable10 will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##             stable10   #35370   +/-   ##
===========================================
  Coverage       64.64%   64.64%           
  Complexity      20093    20093           
===========================================
  Files            1289     1289           
  Lines           76947    76947           
  Branches         1300     1300           
===========================================
  Hits            49739    49739           
  Misses          26824    26824           
  Partials          384      384
Flag Coverage Δ Complexity Δ
#javascript 53.85% <ø> (ø) 0 <ø> (ø) ⬇️
#phpunit 65.78% <ø> (ø) 20093 <ø> (ø) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7be91da...74ff634. Read the comment docs.

@phil-davis phil-davis merged commit 0039256 into stable10 May 30, 2019
@delete-merged-branch delete-merged-branch bot deleted the stable10-fix-suites-name branch May 30, 2019 08:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants